PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.text Package / PDFTextLine Class / getRectangle Method
In This Topic
    getRectangle Method
    In This Topic
    Gets the line rectangle.
    Syntax
    public PDFDisplayRectangle getRectangle()

    Return Value

    The rectangle that bounds the text line.
    See Also